Skip to content

Conversation

stainless-bot
Copy link
Collaborator

Automated Release PR

1.14.0 (2024-03-13)

Full Changelog: v1.13.4...v1.14.0

Features


This Pull Request has been generated automatically as part of Stainless's release process.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request (see details).

More technical details can be found at stainless-api/release-please.

See the reference docs for more information:
https://platform.openai.com/docs/api-reference/assistants-streaming
We've also improved some of the names for the types in
the assistants beta, non exhaustive list:
- `CodeToolCall` -> `CodeInterpreterToolCall`
- `MessageContentImageFile` -> `ImageFileContentBlock`
- `MessageContentText` -> `TextContentBlock`
- `ThreadMessage` -> `Message`
- `ThreadMessageDeleted` -> `MessageDeleted`
@athyuttamre athyuttamre merged commit 5429f69 into main Mar 13, 2024
@athyuttamre athyuttamre deleted the release-please--branches--main--changes--next branch March 13, 2024 20:35
@stainless-bot
Copy link
Collaborator Author

megamanics pushed a commit to devops-testbed/openai-python that referenced this pull request Aug 14, 2024
* feat(assistants): add support for streaming (openai#1233)

See the reference docs for more information:
https://platform.openai.com/docs/api-reference/assistants-streaming
We've also improved some of the names for the types in
the assistants beta, non exhaustive list:
- `CodeToolCall` -> `CodeInterpreterToolCall`
- `MessageContentImageFile` -> `ImageFileContentBlock`
- `MessageContentText` -> `TextContentBlock`
- `ThreadMessage` -> `Message`
- `ThreadMessageDeleted` -> `MessageDeleted`

* release: 1.14.0
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
* feat(assistants): add support for streaming (openai#1233)

See the reference docs for more information:
https://platform.openai.com/docs/api-reference/assistants-streaming
We've also improved some of the names for the types in
the assistants beta, non exhaustive list:
- `CodeToolCall` -> `CodeInterpreterToolCall`
- `MessageContentImageFile` -> `ImageFileContentBlock`
- `MessageContentText` -> `TextContentBlock`
- `ThreadMessage` -> `Message`
- `ThreadMessageDeleted` -> `MessageDeleted`

* release: 1.14.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants